[INFO] fetching crate xai-sdk 0.8.8...
[INFO] testing xai-sdk-0.8.8 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate xai-sdk 0.8.8 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate xai-sdk 0.8.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xai-sdk 0.8.8
[INFO] tweaked toml for crates.io crate xai-sdk 0.8.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xai-sdk 0.8.8 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xai-sdk 0.8.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cedb05ba15811e45df9c566b271ac80d953b302fde23dad6c9ad0d4bc880103d
[INFO] running `Command { std: "docker" "start" "-a" "cedb05ba15811e45df9c566b271ac80d953b302fde23dad6c9ad0d4bc880103d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cedb05ba15811e45df9c566b271ac80d953b302fde23dad6c9ad0d4bc880103d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cedb05ba15811e45df9c566b271ac80d953b302fde23dad6c9ad0d4bc880103d", kill_on_drop: false }`
[INFO] [stdout] cedb05ba15811e45df9c566b271ac80d953b302fde23dad6c9ad0d4bc880103d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e51f6490a89bbf927c57051c3e9ff0b3d084d302fa7e9c56bc0e53f1029f60c9
[INFO] running `Command { std: "docker" "start" "-a" "e51f6490a89bbf927c57051c3e9ff0b3d084d302fa7e9c56bc0e53f1029f60c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling tonic-build v0.14.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling prost-wkt-build v0.7.1
[INFO] [stderr]    Compiling tonic-prost-build v0.14.5
[INFO] [stderr]    Compiling prost-wkt-types v0.7.1
[INFO] [stderr]    Compiling xai-sdk v0.8.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling prost-wkt v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stdout] warning: use of deprecated unit variant `xai_api::MessageRole::RoleFunction`
[INFO] [stdout]    --> src/utils.rs:212:30
[INFO] [stdout]     |
[INFO] [stdout] 212 |                 MessageRole::RoleFunction => "function",
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `xai_api::MessageRole::RoleFunction`
[INFO] [stdout]    --> src/utils.rs:229:47
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 "function" => Ok(MessageRole::RoleFunction),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.67s
[INFO] running `Command { std: "docker" "inspect" "e51f6490a89bbf927c57051c3e9ff0b3d084d302fa7e9c56bc0e53f1029f60c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e51f6490a89bbf927c57051c3e9ff0b3d084d302fa7e9c56bc0e53f1029f60c9", kill_on_drop: false }`
[INFO] [stdout] e51f6490a89bbf927c57051c3e9ff0b3d084d302fa7e9c56bc0e53f1029f60c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 169fb0aee9745e684f31852830057b25b566f6048c165f781b492991644747df
[INFO] running `Command { std: "docker" "start" "-a" "169fb0aee9745e684f31852830057b25b566f6048c165f781b492991644747df", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prost-wkt v0.7.1
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling prost-wkt-build v0.7.1
[INFO] [stderr]    Compiling tonic-prost-build v0.14.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling prost-wkt-types v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling xai-sdk v0.8.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stdout] warning: use of deprecated unit variant `xai_api::MessageRole::RoleFunction`
[INFO] [stdout]    --> src/utils.rs:212:30
[INFO] [stdout]     |
[INFO] [stdout] 212 |                 MessageRole::RoleFunction => "function",
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `xai_api::MessageRole::RoleFunction`
[INFO] [stdout]    --> src/utils.rs:229:47
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 "function" => Ok(MessageRole::RoleFunction),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `xai_api::MessageRole::RoleFunction`
[INFO] [stdout]    --> src/utils.rs:212:30
[INFO] [stdout]     |
[INFO] [stdout] 212 |                 MessageRole::RoleFunction => "function",
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `xai_api::MessageRole::RoleFunction`
[INFO] [stdout]    --> src/utils.rs:229:47
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 "function" => Ok(MessageRole::RoleFunction),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `xai_sdk::api::MessageRole::RoleFunction`
[INFO] [stdout]    --> tests/utils.rs:121:29
[INFO] [stdout]     |
[INFO] [stdout] 121 |     assert_eq!(MessageRole::RoleFunction.to_string(), "function");
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `xai_sdk::api::MessageRole::RoleFunction`
[INFO] [stdout]    --> tests/utils.rs:136:73
[INFO] [stdout]     |
[INFO] [stdout] 136 |     assert_eq!(MessageRole::from_str("function").unwrap(), MessageRole::RoleFunction);
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `xai_sdk::api::MessageRole::RoleFunction`
[INFO] [stdout]    --> tests/utils.rs:137:73
[INFO] [stdout]     |
[INFO] [stdout] 137 |     assert_eq!(MessageRole::from_str("FUNCTION").unwrap(), MessageRole::RoleFunction);
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.61s
[INFO] running `Command { std: "docker" "inspect" "169fb0aee9745e684f31852830057b25b566f6048c165f781b492991644747df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "169fb0aee9745e684f31852830057b25b566f6048c165f781b492991644747df", kill_on_drop: false }`
[INFO] [stdout] 169fb0aee9745e684f31852830057b25b566f6048c165f781b492991644747df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e91bad60564ae2cb4128ccd87ad51f585dcac56ad7e3d94e632a0e2ac2aea62
[INFO] running `Command { std: "docker" "start" "-a" "9e91bad60564ae2cb4128ccd87ad51f585dcac56ad7e3d94e632a0e2ac2aea62", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated unit variant `xai_api::MessageRole::RoleFunction`
[INFO] [stderr]    --> src/utils.rs:212:30
[INFO] [stderr]     |
[INFO] [stderr] 212 |                 MessageRole::RoleFunction => "function",
[INFO] [stderr]     |                              ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `xai_api::MessageRole::RoleFunction`
[INFO] [stderr]    --> src/utils.rs:229:47
[INFO] [stderr]     |
[INFO] [stderr] 229 |                 "function" => Ok(MessageRole::RoleFunction),
[INFO] [stderr]     |                                               ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `xai-sdk` (lib) generated 2 warnings
[INFO] [stderr] warning: use of deprecated unit variant `xai_sdk::api::MessageRole::RoleFunction`
[INFO] [stderr]    --> tests/utils.rs:121:29
[INFO] [stderr]     |
[INFO] [stderr] 121 |     assert_eq!(MessageRole::RoleFunction.to_string(), "function");
[INFO] [stderr]     |                             ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `xai_sdk::api::MessageRole::RoleFunction`
[INFO] [stderr]    --> tests/utils.rs:136:73
[INFO] [stderr]     |
[INFO] [stderr] 136 |     assert_eq!(MessageRole::from_str("function").unwrap(), MessageRole::RoleFunction);
[INFO] [stderr]     |                                                                         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `xai_sdk::api::MessageRole::RoleFunction`
[INFO] [stderr]    --> tests/utils.rs:137:73
[INFO] [stderr]     |
[INFO] [stderr] 137 |     assert_eq!(MessageRole::from_str("FUNCTION").unwrap(), MessageRole::RoleFunction);
[INFO] [stderr]     |                                                                         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `xai-sdk` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `xai-sdk` (test "utils") generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xai_sdk-644ec9a38fe6aba3)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test chat::stream::tests::get_output_status_complete_complete ... ok
[INFO] [stdout] test chat::stream::tests::get_output_status_complete_pending ... ok
[INFO] [stdout] test chat::stream::tests::get_output_status_content_start_with_reasoning ... ok
[INFO] [stdout] test chat::stream::tests::get_output_status_complete_complete_with_tokens ... ok
[INFO] [stdout] test chat::stream::tests::get_output_status_init_init ... ok
[INFO] [stdout] test chat::stream::tests::get_output_status_content_start ... ok
[INFO] [stdout] test chat::stream::tests::get_output_status_pending_init ... ok
[INFO] [stdout] test chat::stream::tests::get_output_status_reasoning_done_content_pending ... ok
[INFO] [stdout] test chat::stream::tests::get_output_status_reasoning_start ... ok
[INFO] [stdout] test chat::stream::tests::get_output_status_tool_calls_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/chat.rs (/opt/rustwide/target/debug/deps/chat-06724c7623270a96)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test test_assemble_accumulates_reasoning_content ... ok
[INFO] [stdout] test test_assemble_accumulates_encrypted_content ... ok
[INFO] [stdout] test test_assemble_empty_chunks ... ok
[INFO] [stdout] test test_assemble_handles_multiple_outputs_with_different_indices ... ok
[INFO] [stdout] test test_assemble_handles_outputs_across_multiple_chunks ... ok
[INFO] [stdout] test test_assemble_handles_role_from_delta ... ok
[INFO] [stdout] test test_assemble_handles_role_zero ... ok
[INFO] [stdout] test test_assemble_multiple_chunks_accumulate_content ... ok
[INFO] [stdout] test test_assemble_multiple_choices ... ok
[INFO] [stdout] test test_assemble_preserves_metadata ... ok
[INFO] [stdout] test test_assemble_single_chunk_empty_outputs ... ok
[INFO] [stdout] test test_assemble_single_chunk_single_choice ... ok
[INFO] [stdout] test test_assemble_updates_finish_reason_from_latest_chunk ... ok
[INFO] [stdout] test test_assemble_with_citations_in_last_chunk ... ok
[INFO] [stdout] test test_assemble_uses_last_chunk_for_usage ... ok
[INFO] [stdout] test test_assemble_with_inline_citations ... ok
[INFO] [stdout] test test_assemble_with_tool_calls ... ok
[INFO] [stdout] test test_consumer_builder_chain ... ok
[INFO] [stdout] test test_consumer_builder_on_chunk ... ok
[INFO] [stdout] test test_consumer_builder_on_citations ... ok
[INFO] [stdout] test test_consumer_builder_on_client_tool_calls ... ok
[INFO] [stdout] test test_consumer_builder_on_content_complete ... ok
[INFO] [stdout] test test_consumer_builder_on_content_token ... ok
[INFO] [stdout] test test_consumer_builder_on_inline_citations ... ok
[INFO] [stdout] test test_consumer_builder_on_reason_token ... ok
[INFO] [stdout] test test_consumer_builder_on_usage ... ok
[INFO] [stdout] test test_consumer_builder_on_reasoning_complete ... ok
[INFO] [stdout] test test_consumer_builder_on_server_tool_calls ... ok
[INFO] [stdout] test test_content_status_init ... ok
[INFO] [stdout] test test_consumer_default ... ok
[INFO] [stdout] test test_consumer_new ... ok
[INFO] [stdout] test test_content_status_pending ... ok
[INFO] [stdout] test test_content_status_complete ... ok
[INFO] [stdout] test test_output_context_clone ... ok
[INFO] [stdout] test test_output_context_new ... ok
[INFO] [stdout] test test_output_context_with_complete_phases ... ok
[INFO] [stdout] test test_output_context_with_complete_phases_clone ... ok
[INFO] [stdout] test test_phase_status_equality ... ok
[INFO] [stdout] test test_process_empty_stream ... ok
[INFO] [stdout] test test_process_basic_stream ... ok
[INFO] [stdout] test test_process_chunk_with_empty_outputs_collected ... ok
[INFO] [stdout] test test_process_error_in_stream ... ok
[INFO] [stdout] test test_process_error_as_first_item ... ok
[INFO] [stdout] test test_process_multiple_reasoning_tokens_complete_once ... ok
[INFO] [stdout] test test_process_multi_output ... ok
[INFO] [stdout] test test_process_on_chunk_invoked_per_chunk ... ok
[INFO] [stdout] test test_process_on_citations_invoked ... ok
[INFO] [stdout] test test_process_on_inline_citations_invoked ... ok
[INFO] [stdout] test test_process_on_usage_invoked ... ok
[INFO] [stdout] test test_reasoning_status_complete ... ok
[INFO] [stdout] test test_reasoning_status_init ... ok
[INFO] [stdout] test test_process_reasoning_start_and_content_start_once ... ok
[INFO] [stdout] test test_process_with_tool_calls ... ok
[INFO] [stdout] test test_reasoning_status_pending ... ok
[INFO] [stdout] test test_to_messages_empty_vector ... ok
[INFO] [stdout] test test_to_messages_empty_content ... ok
[INFO] [stdout] test test_to_messages_multiple_completion_messages ... ok
[INFO] [stdout] test test_to_messages_preserves_tool_calls ... ok
[INFO] [stdout] test test_to_messages_single_completion_message ... ok
[INFO] [stdout] test test_with_sink_basic_stream ... ok
[INFO] [stdout] test test_with_sink_chunk_empty_outputs ... ok
[INFO] [stdout] test test_with_sink_citations_event ... ok
[INFO] [stdout] test test_with_sink_client_and_server_tool_calls ... ok
[INFO] [stdout] test test_with_sink_chunk_per_chunk ... ok
[INFO] [stdout] test test_with_sink_empty_stream ... ok
[INFO] [stdout] test test_with_sink_content_start_once_per_output ... ok
[INFO] [stdout] test test_with_sink_content_complete_once ... ok
[INFO] [stdout] test test_with_sink_multi_output_output_context ... ok
[INFO] [stdout] test test_with_sink_inline_citations_event ... ok
[INFO] [stdout] test test_with_sink_event_order_chunk_before_phase_events ... ok
[INFO] [stdout] test test_with_sink_reasoning_complete_once ... ok
[INFO] [stdout] test test_with_sink_stream_error_returns_err ... ok
[INFO] [stdout] test test_with_sink_reasoning_start_once_per_output ... ok
[INFO] [stdout] test test_with_sink_usage_event ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-7d695a9dd39cdc62)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_auth_interceptor ... ok
[INFO] [stdout] test test_auth_with_compose_realistic ... ok
[INFO] [stdout] test test_auth_interceptor_different_keys ... ok
[INFO] [stdout] test test_client_interceptor_from_boxed ... ok
[INFO] [stdout] test test_client_interceptor_into ... ok
[INFO] [stdout] test test_client_interceptor_new ... ok
[INFO] [stdout] test test_client_interceptor_reusable ... ok
[INFO] [stdout] test test_compose_empty_vec ... ok
[INFO] [stdout] test test_compose_error_propagation ... ok
[INFO] [stdout] test test_compose_interceptors_modify_same_header ... ok
[INFO] [stdout] test test_compose_multiple_interceptors ... ok
[INFO] [stdout] test test_client_interceptor_send_sync ... ok
[INFO] [stdout] test test_compose_single_interceptor ... ok
[INFO] [stdout] test test_compose_with_auth ... ok
[INFO] [stdout] test test_channel_new ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_channel_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_channel_new' (106) panicked at tests/common.rs:330:5:
[INFO] [stdout] Expected successful connection, got: Err(tonic::transport::Error(Transport, ConnectError(ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cac061f7c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cac061f7c5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cac061f7c5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cac061f7c5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cac0620dcaa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cac0620dcaa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5cac061fce52 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cac061fce52 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cac061d588f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cac061d588f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cac061ef4b9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cac05c2ea8c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cac05c2ea8c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cac061ef732 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cac061ef732 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cac061d5948 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cac061cd179 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cac061d681d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cac0620e46c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cac05c04249 - common[323234b794cbbad3]::test_channel_new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common.rs:330:5
[INFO] [stdout]   20:     0x5cac05c22612 - <core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5cac05c2268d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5cac05c1412d - <tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   23:     0x5cac05c1402b - tokio[60f44484fd402370]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5cac05c1402b - tokio[60f44484fd402370]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5cac05c1402b - <tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   26:     0x5cac05c0efc0 - <tokio[60f44484fd402370]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   27:     0x5cac05c12e6d - <tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   28:     0x5cac05c12114 - <tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   29:     0x5cac05c1e66b - <tokio[60f44484fd402370]::runtime::context::scoped::Scoped<tokio[60f44484fd402370]::runtime::scheduler::Context>>::set::<<tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[60f44484fd402370]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5cac05c21149 - tokio[60f44484fd402370]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[60f44484fd402370]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5cac05c1b922 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[60f44484fd402370]::runtime::context::Context>>::try_with::<tokio[60f44484fd402370]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[60f44484fd402370]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[60f44484fd402370]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x5cac05c1b4ae - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[60f44484fd402370]::runtime::context::Context>>::with::<tokio[60f44484fd402370]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[60f44484fd402370]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[60f44484fd402370]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5cac05c2027d - tokio[60f44484fd402370]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[60f44484fd402370]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5cac05c10560 - <tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   35:     0x5cac05c10856 - <tokio[60f44484fd402370]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   36:     0x5cac05c11d20 - <tokio[60f44484fd402370]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5cac05c20b13 - tokio[60f44484fd402370]::runtime::context::runtime::enter_runtime::<<tokio[60f44484fd402370]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5cac05c0eaf1 - <tokio[60f44484fd402370]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5cac05c1acc4 - <tokio[60f44484fd402370]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x5cac05c1ae8f - <tokio[60f44484fd402370]::runtime::runtime::Runtime>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x5cac05c06712 - common[323234b794cbbad3]::test_channel_new
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common.rs:334:6
[INFO] [stdout]   42:     0x5cac05c03ce7 - common[323234b794cbbad3]::test_channel_new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common.rs:325:28
[INFO] [stdout]   43:     0x5cac05c0e3c6 - <common[323234b794cbbad3]::test_channel_new::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5cac05c22b6b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5cac05c22b6b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5cac05c2f55b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5cac05c2f55b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5cac05c2f55b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5cac05c2f55b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5cac05c2f55b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5cac05c2f55b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5cac05c2f55b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5cac05c2ac74 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5cac05c2ac74 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5cac05c32162 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5cac05c32162 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5cac05c32162 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5cac05c32162 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cac05c32162 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cac05c32162 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5cac05c32162 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5cac061f752f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x5cac061f752f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x74ab7eabfaa4 - <unknown>
[INFO] [stdout]   65:     0x74ab7eb4ca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_channel_new
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test common`
[INFO] running `Command { std: "docker" "inspect" "9e91bad60564ae2cb4128ccd87ad51f585dcac56ad7e3d94e632a0e2ac2aea62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e91bad60564ae2cb4128ccd87ad51f585dcac56ad7e3d94e632a0e2ac2aea62", kill_on_drop: false }`
[INFO] [stdout] 9e91bad60564ae2cb4128ccd87ad51f585dcac56ad7e3d94e632a0e2ac2aea62
